-
Home
-
JCH Optimize
-
3.1.0
-
Code
-
Classes
- Url
Total Complexity |
28 |
Dependencies |
2 |
Dependents |
9 |
Total lines |
168 |
Lines of code |
65 |
Logical lines of code |
34 |
Comment lines |
88 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toAbsolute() |
A |
51 |
8 |
25 |
isPathRelative() |
S |
76 |
4 |
3 |
isInvalid() |
S |
75 |
4 |
3 |
toRootRelative() |
S |
62 |
4 |
10 |
isProtocolRelative() |
S |
78 |
1 |
3 |
isAbsolute() |
S |
78 |
1 |
3 |
isHttpScheme() |
S |
78 |
1 |
3 |
isRootRelative() |
S |
78 |
1 |
3 |
isSSL() |
S |
78 |
1 |
3 |
isDataUri() |
S |
78 |
1 |
3 |
AbsToProtocolRelative() |
S |
78 |
1 |
3 |
requiresHttpProtocol() |
S |
78 |
1 |
3 |